PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFForm Class / getCalculatedFields Method
In This Topic
    getCalculatedFields Method
    In This Topic
    Gets the calculated fields.
    The fields are calculated in the order they appear in this collection.
    Syntax
    public PDFCalculatedFieldCollection getCalculatedFields()

    Return Value

    The list of calculated fields in this form.
    See Also